ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:05:12 +0000 (18:05 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:05:12 +0000 (18:05 +0000)
commit2444bd478058744b4758cd6903d4ef71c3793abc
tree2a84c95b1b8989eeb610d5c0436e9878c8abe081
parent4927ede7c1190049f37be737295f57d0ee4e1330
ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/target-i386-dm/helper2.c